home *** CD-ROM | disk | FTP | other *** search
/ comtecelectrical.ca / www.comtecelectrical.ca.tar / www.comtecelectrical.ca / infobots / Backup / MSOCache / All Users / 90000409-6000-11D3-8CFE-0150048383C9 / M3561414.CAB / OPW11USR.INI_1033 < prev    next >
Text File  |  2003-07-12  |  17KB  |  345 lines

  1. # Microsoft Office Save My Settings/Profile Wizard INI file
  2.  
  3. # Edit this file to change which files and registry keys are included into
  4. # the OPS file, and/or to change what gets deleted when using the
  5. # 'Reset to defaults before restoring settings' option.
  6.  
  7. # Syntax is documented in each section.
  8. # All include and exclude strings are case insensitive.
  9. # Comments are denoted with # at the beginning of the line.
  10.  
  11. # At the end of a line is a '#' followed by one or more of the following
  12. # possible terminal symbols:
  13. #   word, xl, access, ppt, ol, pub, fp, inf, visio, project, onenote, ic, common, all
  14. # Terminal symbols indicate which applications the line of settings belongs to.
  15. #   "all"     indicates settings to be saved for any application.
  16. #   "common"  indicates settings that are common among all applications.
  17.  
  18.  
  19. [Header]
  20. Version  = 11.0
  21. Product  = Microsoft Office 11.0
  22. CheckSum = 17838620
  23.  
  24.  
  25. # ************************** File/Folder Sections *****************************
  26.  
  27. [IncludeFolderTrees]
  28. # List folder trees to be included into the OPS file.
  29. # Syntax is one folder per line; no trailing backslash.
  30. # Includes all subfolders in specified tree.
  31. # Wildcards are not supported.
  32. # Entries must begin with one of the following Folder tokens:
  33. #   <AppData>, <Desktop>, <Favorites>, <NetHood>, <Personal>,
  34. #   <PrintHood>, <ProgramsMenu>, <RecentFiles>, <SendTo>,
  35. #   <StartMenu>, <StartupMenu>, <UserProfile>.
  36. # Subfolder tokens of format <SubFolder_$$$$> can be embedded in lines
  37. #   and are replaced at SAVE time by the registry data found in the $$$$
  38. #   value of HKCU\Software\Microsoft\Office\11.0\Common\General.
  39. <AppData>\Microsoft\<SubFolder_AddIns>                     # xl word
  40. <AppData>\Microsoft\ClipGallery                            # ppt
  41. <AppData>\Microsoft\Excel                                  # xl
  42. <AppData>\Microsoft\FrontPage                              # fp
  43. <AppData>\Microsoft\Graph                                  # all
  44. <AppData>\Microsoft\Office                                 # common
  45. <AppData>\Microsoft\Outlook                                # ol
  46. <AppData>\Microsoft\PowerPoint                             # ppt
  47. <AppData>\Microsoft\InfoPath                               # inf
  48. <AppData>\Microsoft\OneNote                                # onenote
  49. <AppData>\Microsoft\InterConnect                           # ic
  50. <AppData>\Microsoft\<SubFolder_Proof>                      # common all
  51. <AppData>\Microsoft\<SubFolder_Queries>                    # xl access
  52. <AppData>\Microsoft\<SubFolder_Signatures>                 # ol
  53. <AppData>\Microsoft\<SubFolder_Stationery>                 # ol
  54. <AppData>\Microsoft\<SubFolder_Templates>                  # word ppt xl
  55. <AppData>\Microsoft\<SubFolder_Themes>                     # ppt
  56. <AppData>\Microsoft\Word                                   # word
  57. # Use the following two lines for Outlook 98:
  58. #   <AppData>\Microsoft\Shared\<SubFolder_Signatures>      # ol
  59. #   <AppData>\Microsoft\Shared\<SubFolder_Stationery>      # ol
  60. # Use the following line for Web Server Locations:
  61. #   <NetHood>                                              # fp
  62.  
  63.  
  64. [IncludeIndividualFolders]
  65. # List individual folders to be included into the OPS file.
  66. # Syntax same as [IncludeFolderTrees] but does not include subfolders.
  67. # Wildcards are not supported.
  68.  
  69.  
  70. [IncludeIndividualFiles]
  71. # List individual files to be included into the OPS file.
  72. # Syntax is one path\filename per line.
  73. # Entries must begin with one of the Folder tokens listed under
  74. #   [IncludeFolderTrees].
  75. # Wildcards are not supported.
  76. #
  77. # Example for including Normal.dot:
  78. #   <AppData>\Microsoft\<SubFolder_Templates>\Normal.dot   # word
  79.  
  80.  
  81. [ExcludeFiles]
  82. # List files to not include into the OPS file.
  83. # Syntax is one filename or path\filename per line.
  84. # Folder-token (e.g. <AppData>) is optional.
  85. # Path relative to folder-token is optional.
  86. # Wildcards are supported in the filename.
  87. # Wildcards are not supported in the path.
  88. #
  89. # Examples for excluding Normal.dot:
  90. #   Normal.dot
  91. #   Normal.*
  92. #   Norm??.dot
  93. #   <AppData>\Microsoft\<SubFolder_Templates>\Normal.dot
  94. *.OST
  95. *.PAB
  96. *.PST
  97. *.TMP
  98. <AppData>\Microsoft\Word\*.ASD
  99. <AppData>\Microsoft\Word\*.WBK
  100.  
  101.  
  102. [FolderTreesToRemoveToResetToDefaults]
  103. # List folder trees to be deleted prior to restoring data from OPS file.
  104. # Syntax is same as [IncludeFolderTrees].
  105. # Wildcards are not supported.
  106. # Every file in the folder and all subfolders will be deleted.
  107. # Use this section with caution; it might delete more than you intend.
  108. # Terminal Symbols are ignored and treated as "all".
  109. <AppData>\Microsoft\Office\Shortcut Bar
  110. <AppData>\Microsoft\FrontPage
  111.  
  112.  
  113. [IndividualFilesToRemoveToResetToDefaults]
  114. # List files to be deleted prior to restoring data from OPS file.
  115. # Syntax is one path\filename per line.
  116. # Specify all subfolders explicitly.
  117. # Entries must begin with one of the Folder tokens listed under
  118. #   [IncludeFolderTrees].
  119. # Wildcards are supported in the filename.
  120. # Wildcards are not supported in the path.
  121. # Terminal Symbols are ignored and treated as "all".
  122.  
  123.  
  124. [ExcludeFilesToRemoveToResetToDefaults]
  125. # List of files NOT to be removed regardless of where they live when
  126. #   resetting to defaults prior to restoring data from OPS file.
  127. #
  128. # Syntax is one filename per line; no preceeding path.
  129. # Wildcards "*" and "?" are supported as the first character only.
  130. # The following are allowed:*.DIC
  131. #   NORMAL.DOC
  132. #   ?FOO.FIL
  133. #   *FILE.FOO
  134. #   *.DIC
  135. # Terminal Symbols are ignored and treated as "all".
  136. # Your files must not be preceeded by a path.
  137. *.PST
  138. *.DIC
  139. *.OST
  140. *.PAB
  141.  
  142.  
  143. # ***************************** Registry Sections *****************************
  144.  
  145. [SubstituteEnvironmentVariables]
  146. # List environment variables to substitute in registry values
  147. #   that take the data type REG_EXPAND_SZ.
  148. # Syntax is one environment variable per line.
  149. # Wildcards are not supported.
  150. %USERPROFILE%
  151. %USERNAME%
  152.  
  153.  
  154. [IncludeRegistryTrees]
  155. # List registry trees to include.
  156. # All values and subkeys within the specified tree are included.
  157. # Syntax is one key per line.
  158. # Wildcards are not supported.
  159. HKCU\Software\Microsoft\Office\11.0\Access                           # access
  160. HKCU\Software\Microsoft\Office\11.0\Common                           # common
  161. HKCU\Software\Microsoft\Office\11.0\Excel                            # xl
  162. HKCU\Software\Microsoft\Office\11.0\Graph                            # all
  163. HKCU\Software\Microsoft\Office\11.0\MS Project                       # all
  164. HKCU\Software\Microsoft\Office\11.0\NetFolder                        # common
  165. HKCU\Software\Microsoft\Office\11.0\Osa                              # common
  166. HKCU\Software\Microsoft\Office\11.0\Outlook                          # ol
  167. HKCU\Software\Microsoft\Office\11.0\PowerPoint                       # ppt
  168. HKCU\Software\Microsoft\Office\11.0\Shortcut Bar                     # common
  169. HKCU\Software\Microsoft\Office\11.0\Web Server                       # fp
  170. HKCU\Software\Microsoft\Office\11.0\Word                             # word
  171. HKCU\Software\Microsoft\Office\11.0\Publisher                        # pub
  172. HKCU\Software\Microsoft\Office\11.0\ClipGallery                      # common
  173. HKCU\Software\Microsoft\Office\11.0\InfoPath                         # inf
  174. HKCU\Software\Microsoft\Office\11.0\OneNote                          # onenote
  175. HKCU\Software\Microsoft\Office\11.0\InterConnect                     # ic
  176. HKCU\Software\Microsoft\Office\11.0\Visio                            # visio
  177. HKCU\Software\Microsoft\Visio                                        # visio
  178. HKCU\Software\Microsoft\Office\11.0\MS Project                       # project
  179. HKCU\Software\Microsoft\Office\Access                                # access
  180. HKCU\Software\Microsoft\Office\Common                                # common
  181. HKCU\Software\Microsoft\Office\Excel                                 # xl
  182. HKCU\Software\Microsoft\Office\Outlook                               # ol
  183. HKCU\Software\Microsoft\Office\PowerPoint                            # ppt
  184. HKCU\Software\Microsoft\Office\Word                                  # word
  185. HKCU\Software\Microsoft\FrontPage                                    # fp
  186. HKCU\Software\Microsoft\Shared Tools\Font Mapping                    # all
  187. HKCU\Software\Microsoft\Shared Tools\Proofing Tools                  # all
  188. HKCU\Software\Microsoft\Shared Tools\Outlook\Journaling              # ol
  189. HKCU\Software\Microsoft\VBA\Office                                   # all
  190. HKCU\ControlPanel\International\NumShape                             # common
  191. HKCU\ControlPanel\International\Calendars\TwoDigitYearMax            # common
  192. HKCU\AppEvents\Schemes\Apps\Office97                                 # ol
  193. HKCU\Software\Microsoft\Office\Common\MailSettings\MarkCommentsWith  # ol
  194. HKCU\Software\Microsoft\Windows NT\CurrentVersion\Windows Messaging Subsystem\Profiles         # ol
  195. HKCU\Software\Microsoft\Windows Messaging Subsystem\Profiles       # ol
  196.  
  197.  
  198. [IncludeIndividualRegistryKeys]
  199. # List individual registry keys to include.
  200. # Syntax is same as [IncludeRegistryTrees] but includes only values
  201. #   in the specified key, not subkeys.
  202. # Wildcards are not supported.
  203. HKCU\Software\Microsoft\Exchange\Client\Options                      # ol
  204. HKCU\Software\Microsoft\Office\11.0\Common\LanguageResources         # common
  205. HKCU\Software\Microsoft\VBA\Trusted                                  # common
  206. HKCU\Software\Microsoft\Office\11.0\Common\UserInfo                  # common
  207. HKCU\software\microsoft\office\common\mailsettings\MarkCommentsWith  # ol
  208. HKCU\software\microsoft\office\common\mailsettings\MarkComments      # ol
  209. HKCU\software\microsoft\office\11.0\outlook\preferences              # ol
  210.  
  211.  
  212. [IncludeIndividualRegistryValues]
  213. # List individual registry values to include.
  214. # Same as [IncludeIndividualRegistryKeys] but includes only specific named
  215. #   value, not subkeys.
  216. # Syntax is key\valuename.
  217. # Wildcards are not supported.
  218. # Name can be blank to denote the default value (use a trailing backslash).
  219.  
  220.  
  221. [ExcludeRegistryTrees]
  222. # List registry trees to exclude.
  223. # All values and subkeys within the specified tree are excluded.
  224. # Syntax is one key per line.
  225. # Wildcards are not supported.
  226. HKCU\Software\Microsoft\Office\11.0\Common\Migration                 # all
  227. HKCU\Software\Microsoft\Office\11.0\Access\Security                  # all
  228. HKCU\Software\Microsoft\Office\11.0\Excel\Security                   # all
  229. HKCU\Software\Microsoft\Office\11.0\Outlook\Security                 # all
  230. HKCU\Software\Microsoft\Office\11.0\PowerPoint\Security              # all
  231. HKCU\Software\Microsoft\Office\11.0\Word\Security                    # all
  232. HKCU\Software\Microsoft\Office\11.0\InfoPath\Security                # all
  233. HKCU\Software\Microsoft\Office\11.0\Publisher\Security               # all
  234. HKCU\Software\Microsoft\Office\11.0\MS Project\Security              # all
  235. HKCU\Software\Microsoft\Office\11.0\OneNote\Security                 # all
  236. HKCU\Software\Microsoft\Visio\Security                               # all
  237.  
  238.  
  239. [ExcludeIndividualRegistryKeys]
  240. # List individual registry keys to exclude.
  241. # Syntax is same as [ExcludeRegistryTrees] but excludes only values
  242. #   in the specified key, not subkeys.
  243. # Wildcards are not supported.
  244.  
  245.  
  246. [ExcludeIndividualRegistryValues]
  247. # List individual registry values to exclude.
  248. # Same as [ExcludeIndividualRegistryKeys] but excludes only specific named
  249. #   value, not subkeys.
  250. # Syntax is key\valuename.
  251. # Wildcards are not supported.
  252. # Name can be blank to denote the default value (use a trailing backslash).
  253. HKCU\Software\Microsoft\Office\11.0\Access\Settings\Prefs Migrated
  254. HKCU\Software\Microsoft\Office\11.0\Access\UserData
  255. HKCU\Software\Microsoft\Office\11.0\Common\General\FirstRun
  256. HKCU\Software\Microsoft\Office\11.0\Common\UserData
  257. HKCU\Software\Microsoft\Office\11.0\Excel\Options\FirstRun
  258. HKCU\Software\Microsoft\Office\11.0\Excel\UserData
  259. HKCU\Software\Microsoft\Office\11.0\Outlook\Setup\First-Run
  260. HKCU\Software\Microsoft\Office\11.0\Outlook\UserData
  261. HKCU\Software\Microsoft\office\11.0\Outlook\Journal\Item Log File
  262. HKCU\Software\Microsoft\Office\11.0\PowerPoint\First Run\FirstRun
  263. HKCU\Software\Microsoft\Office\11.0\PowerPoint\UserData
  264. HKCU\Software\Microsoft\Office\11.0\Word\Options\FirstRun
  265. HKCU\Software\Microsoft\Office\11.0\Word\UserData
  266. HKCU\Software\Microsoft\Office\11.0\Publisher\FirstRun
  267. HKCU\Software\Microsoft\Office\11.0\InfoPath\FirstBoot
  268. HKCU\Software\Microsoft\Office\11.0\OneNote\FirstBoot
  269. HKCU\Software\Microsoft\Office\11.0\InterConnect\General\FirstRun
  270. HKCU\Software\Microsoft\Office\11.0\InterConnect\Bizcard\OfficeBizcardDesign
  271. HKCU\Software\Microsoft\Office\11.0\InterConnect\Bizcard\HomeBizcardDesign
  272. HKCU\Software\Microsoft\Office\11.0\InterConnect\Bizcard\UtilityBizcardDesign
  273. HKCU\Software\Microsoft\Office\11.0\InterConnect\Bizcard\FakeBizcardDesign
  274. HKCU\Software\Microsoft\Office\11.0\InterConnect\Bizcard\ActiveDigitalSignature
  275.  
  276. [RegistryTreesToRemoveToResetToDefaults]
  277. # List registry trees to be removed prior to writing custom values.
  278. # All values and subkeys within the specified tree will be removed.
  279. # Wildcards are not supported.
  280. # Terminal Symbols are ignored and treated as "all".
  281. HKCU\Software\Microsoft\Office\11.0
  282. HKCU\Software\Microsoft\Office\Access
  283. HKCU\Software\Microsoft\Office\Common
  284. HKCU\Software\Microsoft\Office\Excel
  285. HKCU\Software\Microsoft\Office\Outlook
  286. HKCU\Software\Microsoft\Office\PowerPoint
  287. HKCU\Software\Microsoft\Office\Word
  288. HKCU\Software\Microsoft\Visio
  289. HKCU\Software\Microsoft\FrontPage
  290. HKCU\Software\Microsoft\Shared Tools\Proofing Tools
  291. HKCU\Software\Microsoft\VBA\Office
  292. #   HKCU\Software\Microsoft\Windows NT\CurrentVersion\Windows Messaging Subsystem\Profiles
  293. HKCU\Software\Microsoft\VBA\Trusted 
  294. HKCU\Software\Microsoft\Windows NT\CurrentVersion\Windows Messaging Subsystem\Profiles\Outlook
  295. HKCU\Software\Microsoft\Windows Messaging Subsystem\Profiles
  296.  
  297.  
  298. [IndividualRegistryValuesToRemoveToResetToDefaults]
  299. # List individual registry values to be removed prior to writing custom values.
  300. # Syntax is key\valuename.
  301. # Wildcards are not supported.
  302. # Valuename can be blank to denote the default value (use a trailing backslash).
  303. # Terminal Symbols are ignored and treated as "all".
  304.  
  305.  
  306. [RegistryTreesToExcludeToResetToDefaults]
  307. # List individual registry trees that will not be removed when resetting to defaults.
  308. # All values and subkeys within the specified tree will be ignored.
  309. # Wildcards are not supported.
  310. # Terminal symbols are ignored and treated as "all".
  311. # This section cannot be used if the OPS file is used for custom setup in a transform.
  312.  
  313.  
  314. [RegistryKeysToExcludeToResetToDefaults]
  315. # List individual registry keys that will not be removed when resetting to defaults.
  316. # All values within the specified tree will be ignored.
  317. # Wildcards are not supported.
  318. # Terminal symbols are ignored and treated as "all".
  319. # This section cannot be used if the OPS file is used for custom setup in a transform.
  320.  
  321.  
  322. [RegistryValuesToExcludeToResetToDefaults] 
  323. # List individual registry values that will not be removed when resetting to defaults.
  324. # Wildcards are not supported.
  325. # Only excludes only specific values, not subkeys.
  326. # Terminal symbols are ignored and treated as "all".
  327. # Syntax is key\valuename.
  328. # Name can be blank to denote the default value (use a trailing backslash).
  329. # This section cannot be used if the OPS file is used for custom setup in a transform.
  330. HKCU\Software\Microsoft\Office\11.0\Access\Settings\Prefs Migrated
  331. HKCU\Software\Microsoft\Office\11.0\Access\UserData
  332. HKCU\Software\Microsoft\Office\11.0\Common\UserData
  333. HKCU\Software\Microsoft\Office\11.0\Excel\UserData
  334. HKCU\Software\Microsoft\Office\11.0\Outlook\UserData
  335. HKCU\Software\Microsoft\Office\11.0\PowerPoint\UserData
  336. HKCU\Software\Microsoft\Office\11.0\Word\UserData
  337. HKCU\Software\Microsoft\Office\11.0\Common\WebDriveUserData
  338. HKCU\Software\Microsoft\Office\11.0\Common\General\FirstRun
  339. HKCU\Software\Microsoft\Office\11.0\Excel\Options\FirstRun
  340. HKCU\Software\Microsoft\Office\11.0\Outlook\Setup\First-Run
  341. HKCU\Software\Microsoft\office\11.0\Outlook\Journal\Item Log File
  342. HKCU\Software\Microsoft\Office\11.0\PowerPoint\First Run\FirstRun
  343. HKCU\Software\Microsoft\Office\11.0\Word\Options\FirstRun
  344.  
  345.